public class GxCellEditorText
extends GxCellEditorAbstract
Simple text editors that use the standard HTML 'input' tag
Modifier and Type | Field and Description |
---|---|
BBjNumber | UserFormatter! If set to true then the grid will use the provided cell formatter if one is provided. |
Modifier and Type | Method and Description |
---|---|
JsonObject | getAsJsonObject() @override {@inheritDoc} |
static BBjString | getCellEditorName() @override {@inheritDoc} |
public BBjNumber UserFormatter!
If set to true then the grid will use the provided cell formatter if one is provided.
public JsonObject getAsJsonObject()
@override
{@inheritDoc}
public static BBjString getCellEditorName()
@override
{@inheritDoc}